home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Online / WebTutor / misc / keeper / readme.txt < prev    next >
Encoding:
Text File  |  1997-07-08  |  1.1 KB  |  32 lines

  1.  
  2. =================================
  3.      The Gate Keeper  v2.0
  4. =================================
  5.  
  6. This is the self contained version of the Gate Keeper
  7.  
  8. DESCRIPTION: The Gate Keeper is a cool snippet of JavaScript code that you can use to restrict access to some or all of your web pages without the need for any CGI scripting. Anyone who wishes to visit the protected pages will have to know the password.
  9.  
  10. To use: Unzip into a new folder and start with index.htm.
  11.  
  12. Have fun & good luck!
  13.  
  14. Joe Barta
  15.  jbarta@apk.net
  16.   Professional Web Design
  17.    http://junior.apk.net/~jbarta/
  18.  
  19. *Although the techniques described in this tutorial will work for those running Windows3.x, the scripting may need to be altered due to the use of the .html file extension.
  20.  
  21. *This tutorial is freeware. It is not copyrighted. You may use and/or distribute it to your hearts content.
  22.  
  23. ------------------------------------------------------
  24. Version history
  25.  
  26. v2.0
  27. Completely different script.
  28. Uses prompt box instead of opening a Gate Keeper window.
  29. Easily used between frames.
  30.  
  31. v1.0 
  32. Original release.